home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 3088 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.1 KB

  1. Path: news.cc.uic.edu!sunphy1!olczyk
  2. From: olczyk@sunphy1 (Constantin Rasinariu)
  3. Newsgroups: comp.lang.c++,comp.lang.pascal.delphi.misc
  4. Subject: Re: C++ with Zapp vs. Delphi
  5. Followup-To: comp.lang.c++,comp.lang.pascal.delphi.misc
  6. Date: 22 Jan 1996 01:47:33 GMT
  7. Organization: University of Illinois at Chicago
  8. Message-ID: <4duqbl$6iqk@tigger.cc.uic.edu>
  9. References: <4coar6$d4n@sun4.bham.ac.uk> <4coip7$69s@news1.usa.pipeline.com> <fRA+w0JfFG5X089yn@oslonett.no> <4dcc4d$6anc@tigger.cc.uic.edu> <4ddke3$5lf@fountain.mindlink.net> <4dfivq$34fs@tigger.cc.uic.edu> <4dn2qj$o7s@fountain.mindlink.net>
  10. NNTP-Posting-Host: sunphy1.phy.uic.edu
  11.  
  12. Brent Bysouth (brent_bysouth@mindlink.bc.ca) wrote:
  13. : Well, you don't access the RTTI directly (if that's what you think I
  14. : mean).  You use accessor functions (like SetProp, GetProp, &
  15. : MethodAddress -- there's a couple more as well).  Also note that you
  16. : can use the message directive (or MethodAddress) to name-lookup
  17. : methods...
  18. I meant the typeid operator which extends C++ RTTI past typecasting. Allthough
  19. I can't se where it is really that usefull.
  20. ----------------------
  21. Thaddeus L. Olczyk
  22.